projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0af4b71
)
Raleigh: fix a typo
author
Matthias Clasen
<mclasen@redhat.com>
Mon, 28 Apr 2014 19:38:17 +0000
(15:38 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Mon, 28 Apr 2014 19:39:21 +0000
(15:39 -0400)
gtk/resources/theme/gtk-default.css
patch
|
blob
|
history
diff --git
a/gtk/resources/theme/gtk-default.css
b/gtk/resources/theme/gtk-default.css
index 8c30613585b1a637b1745f6163daa4fd02296966..1c4a9e312186c28efd5d0979767cf21fa68b4d9a 100644
(file)
--- a/
gtk/resources/theme/gtk-default.css
+++ b/
gtk/resources/theme/gtk-default.css
@@
-855,6
+855,6
@@
GtkCalendar.button:hover {
background-color: @bg_color;
}
-window-frame:backdrop {
+
.
window-frame:backdrop {
box-shadow: 0 2px 5px 1px alpha(black, 0.5);
}